Scale: Explain how to round value when !draw-value
authorDaniel Boles <dboles@src.gnome.org>
Tue, 2 May 2017 11:18:26 +0000 (12:18 +0100)
committerDaniel Boles <dboles@src.gnome.org>
Tue, 2 May 2017 11:39:04 +0000 (12:39 +0100)
commit4d88dc44b6629692d85ca7c95adf9bf383487c55
tree11edd54b3195f5ac0ae8ecf994e12fe07c45d531
parent73878e29fd7558053c3ed68382614f5d310da64e
Scale: Explain how to round value when !draw-value

Scale:digits is (now, again) ineffective if Scale:draw-value is FALSE.
To get rounding in that case, the base Range:round-digits must be used.
gtk/gtkscale.c